h3cMplsOamIgrDefectType
H3C-MPLSOAM-MIB ·
.1.3.6.1.4.1.2011.10.2.79.2.1.1.9
Object
column H3cMplsOAMDefectType
Indication of the OAM's defect type.
Context
- MIB
- H3C-MPLSOAM-MIB
- OID
.1.3.6.1.4.1.2011.10.2.79.2.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cMplsOamIgrEntry
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-MPLSOAM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-MPLSOAM-MIB::h3cMplsOamIgrDefectType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-MPLSOAM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-MPLSOAM-MIB::h3cMplsOamIgrDefectType.<h3cMplsOamIgrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-MPLSOAM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-MPLSOAM-MIB::h3cMplsOamIgrDefectType'
Syntax
- Source
- H3cMplsOAMDefectType
- Base type
Enumeration
Values & Constraints
Type Values
1 | dServer |
2 | dPeerMe |
3 | dLOCV |
4 | dTTSIMismatch |
5 | dTTSIMismerge |
6 | dExcess |
7 | dUnknown |
8 | dRlsnDown |
9 | dLspDown |
10 | dME |
11 | noDefect |