nndsxT1E1IfConfigFdl
DSX-TE1-MIB ·
.1.3.6.1.4.1.562.73.1.1.2.1.2.1.1.2.1.1
Object
column r/w
Enumeration
The configuration FDL type fdl-ansi-only - only supports ANSI FDL , fdl-att-only only supports ATT FDL, fdl-ansi-att supports both ANSI and ATT FDL.
Context
- MIB
- DSX-TE1-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.2.1.2.1.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nndsxT1E1IfConfigFdlEntry
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 'DSX-TE1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSX-TE1-MIB::nndsxT1E1IfConfigFdl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DSX-TE1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSX-TE1-MIB::nndsxT1E1IfConfigFdl.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DSX-TE1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DSX-TE1-MIB::nndsxT1E1IfConfigFdl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fdl-ansi-only |
2 | fdl-att-only |
3 | fdl-ansi-att |