wdmProtProtectionType
LUM-WDM-MIB ·
.1.3.6.1.4.1.8708.2.4.2.3.1.1.19
Object
column Enumeration
Different types of protection realisation
and modelling. The information is intended
for the TNM.
eqAndFiberProtection - multiple boards,
e.g. two tpMr2500 or tpMr25v2
fiberProtectionI - single board,
e.g. FPU
fiberProtectionII - single board,
e.g. QMR
fiberProtectionIII - single board,
e.g. tpDDGbE
fiberProtectionIIII - single board,
e.g. tpD10GbE
singleEndedBiDirLineProtection - single ended bidirection line protection,
e.g. fhau1
Context
- MIB
- LUM-WDM-MIB
- OID
.1.3.6.1.4.1.8708.2.4.2.3.1.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wdmProtEntry
- Groups
- 8
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 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmProtProtectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmProtProtectionType.<wdmProtIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-WDM-MIB::wdmProtProtectionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | eqAndFiberProtection |
1 | fiberProtectionI |
2 | fiberProtectionII |
3 | fiberProtectionIII |
4 | fiberProtectionIIII |
5 | singleEndedBiDirLineProtection |