h3cIpxStaticServiceStatus
H3C-IPX-MIB ·
.1.3.6.1.4.1.2011.10.2.34.3.6.1.8
Object
column r/w
Enumeration
The status of the service that you created. The value of this object is determined by system.
Context
- MIB
- H3C-IPX-MIB
- OID
.1.3.6.1.4.1.2011.10.2.34.3.6.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cIpxStaticServiceEntry
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 'H3C-IPX-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IPX-MIB::h3cIpxStaticServiceStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-IPX-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IPX-MIB::h3cIpxStaticServiceStatus.<h3cIpxStaticServiceType>.<h3cIpxStaticServiceName>.<h3cIpxStaticServiceNetId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-IPX-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-IPX-MIB::h3cIpxStaticServiceStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |