hwSIPServerType
HUAWEI-SIP-MIB ·
.1.3.6.1.4.1.2011.5.25.1.12.2.1.21.1.3
Object
column r/w
Enumeration
The type of SIP Server. By default, the object value is master(1).
Context
- MIB
- HUAWEI-SIP-MIB
- OID
.1.3.6.1.4.1.2011.5.25.1.12.2.1.21.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwSIPServerConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-SIP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SIP-MIB::hwSIPServerType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SIP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SIP-MIB::hwSIPServerType.<hwSIPServerIPAddress>.<hwSIPServerPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SIP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SIP-MIB::hwSIPServerType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | master |
2 | slaver |