MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 2 (mgmt). 1 (mib-2). 151 (sipServerMIB). 1 (sipServerMIBObjects). 3 (sipServerProxyCfg). 1 (sipServerProxyCfgTable). 1 (sipServerProxyCfgEntry). 1 (sipServerCfgProxyStatefulness)
OID : 1.3.6.1.2.1.151.1.3.1.1.1
TXT : iso. org. dod. internet. mgmt. mib-2. sipServerMIB. sipServerMIBObjects. sipServerProxyCfg. sipServerProxyCfgTable. sipServerProxyCfgEntry. sipServerCfgProxyStatefulness
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.2.1.151.1.3.1.1.1
Module SIP-SERVER-MIB (ietf)
NomsipServerCfgProxyStatefulness
Accesreadonly
Statuscurrent
DescriptionThis object reflects the default mode of operation for the Proxy Server entity. A stateless proxy is a logical entity that does not maintain the client or server transaction state machines when it processes requests. A stateless proxy forwards every request it receives downstream and every response it receives upstream. If the value of this object is stateless(1), the proxy defaults to stateless operations. A transaction stateful proxy, or simply a 'stateful proxy', is a logical entity that maintains the client and server transaction state machines during the processing of a request. A (transaction) stateful proxy is not the same as a call stateful proxy. If the value of this object is transactionStateful(2), the proxy is stateful on a transaction basis. A call stateful proxy is a logical entity if it retains state for a dialog from the initiating INVITE to the terminating BYE request. A call stateful proxy is always transaction stateful, but the converse is not necessarily true. If the value of this object is callStateful(3), the proxy is call stateful.
SyntaxeEnumeration (1-stateless, 2-transactionStateful, 3-callStateful)