hpnicfMplsOamIgrRevType
HPN-ICF-MPLSOAM-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.79.2.1.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 by the oam ingress; If shared, the reverse LSP which is shared between many forward LSPs, whose source LSRs are the same and sink LSRs are the same. 1: private; 2: share.
Context
- MIB
- HPN-ICF-MPLSOAM-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.79.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfMplsOamIgrEntry
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 'HPN-ICF-MPLSOAM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-MPLSOAM-MIB::hpnicfMplsOamIgrRevType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-MPLSOAM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-MPLSOAM-MIB::hpnicfMplsOamIgrRevType.<hpnicfMplsOamIgrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-MPLSOAM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-MPLSOAM-MIB::hpnicfMplsOamIgrRevType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | private |
2 | share |