wwpLocalMgmtPortEnable
WWP-EXT-BRIDGE-MIB ·
.1.3.6.1.4.1.6141.2.4.1.1.2
Object
Setting this object to false(2) will disable the local Management Port. The object has been deprecated as we need to have the general functionality of disabling and enabling any in-band and out-band management interface.
Context
- MIB
- WWP-EXT-BRIDGE-MIB
- OID
.1.3.6.1.4.1.6141.2.4.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- wwpPort
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 'WWP-EXT-BRIDGE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-EXT-BRIDGE-MIB::wwpLocalMgmtPortEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-EXT-BRIDGE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-EXT-BRIDGE-MIB::wwpLocalMgmtPortEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |