hh3cMplsOamEgrRevType
HH3C-MPLSOAM-MIB ·
.1.3.6.1.4.1.25506.2.79.2.2.1.5
Object
column r/w
Enumeration
When an LSP is found to be in defect, the sink LSR of the LSP should send BDI to inform the source LSR of the LSP, the BDI is transferred through the reverse LSP. The type of reverse LSP can be private or shared. If private, then the reverse LSP can be used only when the only LSP in defect; If shared, the reverse LSP, which is shared between many forward LSPs that have the same source LSRs and sink LSRs. 1: private; 2: share.
Context
- MIB
- HH3C-MPLSOAM-MIB
- OID
.1.3.6.1.4.1.25506.2.79.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cMplsOamEgrEntry
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 'HH3C-MPLSOAM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-MPLSOAM-MIB::hh3cMplsOamEgrRevType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-MPLSOAM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-MPLSOAM-MIB::hh3cMplsOamEgrRevType.<hh3cMplsOamEgrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-MPLSOAM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-MPLSOAM-MIB::hh3cMplsOamEgrRevType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | private |
2 | share |