adGenCSMOptionMenuDisplayPort
ADTRAN-GENCSM2-MIB ·
.1.3.6.1.4.1.664.5.36.6.3
Object
Specifies whether or not the per-port buffer/CAC/policing menues are displayed. If this value is set from true to false, the option display value for the per-class menu will also be set to false. If this value is set from false to true, the option display value for the per-direction menu will also be set to true. This menu is intended for very advanced users and it is strongly suggested that the user not modify this value.
Context
- MIB
- ADTRAN-GENCSM2-MIB
- OID
.1.3.6.1.4.1.664.5.36.6.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- adGenCSMOptionsExtension
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENCSM2-MIB::adGenCSMOptionMenuDisplayPort.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENCSM2-MIB::adGenCSMOptionMenuDisplayPort'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |