agentDot1adInterfacePreserveCTAGDot1p
DNOS-METRO-DOT1AD-PRIVATE-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.40.2.1.1.1.3
Object
column r/w
Enumeration
enable/disable the interface's capability to preserve the Customer tag's dot1p value (0) to disable (1) to enable
Context
- MIB
- DNOS-METRO-DOT1AD-PRIVATE-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.40.2.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentDot1adInterfaceTypeEntry
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 'DNOS-METRO-DOT1AD-PRIVATE-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-METRO-DOT1AD-PRIVATE-MIB::agentDot1adInterfacePreserveCTAGDot1p'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DNOS-METRO-DOT1AD-PRIVATE-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-METRO-DOT1AD-PRIVATE-MIB::agentDot1adInterfacePreserveCTAGDot1p.<agentDot1adInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNOS-METRO-DOT1AD-PRIVATE-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNOS-METRO-DOT1AD-PRIVATE-MIB::agentDot1adInterfacePreserveCTAGDot1p'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |