cSipCfgSymNatDirectionRole
CISCO-SIP-UA-MIB ·
.1.3.6.1.4.1.9.9.152.1.1.1.11
Object
scalar r/w
Enumeration
This object specifies the value of the
'a=direction:<role>' SDP attribute supported by
the user agent. The direction attribute is used
to describe the role of the user agent (as an
endpoint for a connection-oriented media stream)
in the connection setup procedure.
none : No role is specified.
passive : The user agent will advertise itself
as a 'passive' entity (inside the NAT)
in the SDP.
active : The user agent will advertise itself
as a 'active' entity (outside the NAT)
in the SDP.
Context
- MIB
- CISCO-SIP-UA-MIB
- OID
.1.3.6.1.4.1.9.9.152.1.1.1.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cSipCfgBase
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SIP-UA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SIP-UA-MIB::cSipCfgSymNatDirectionRole.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SIP-UA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SIP-UA-MIB::cSipCfgSymNatDirectionRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | passive |
3 | active |