hpicfBridgeManagementInterfaceEnable
HP-ICF-BRIDGE ·
.1.3.6.1.4.1.11.2.14.11.5.1.12.1.9.1.1.1
Object
This object configures a VLAN as a Secure Management VLAN. When the value of this object is set to TRUE, a VLAN acts as a Secure Management VLAN. The default value of this object is FALSE for all VLANs. For VLAN with VID 1, which is the Secure Management VLAN of the switch by default, the value is TRUE. Only one VLAN can be configured as a Secure Management VLAN at any given time.
Context
- MIB
- HP-ICF-BRIDGE
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.12.1.9.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfBridgeManagementInterfaceConfigEntry
- Groups
- 1
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 'HP-ICF-BRIDGE' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BRIDGE::hpicfBridgeManagementInterfaceEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-BRIDGE' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BRIDGE::hpicfBridgeManagementInterfaceEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-BRIDGE' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-BRIDGE::hpicfBridgeManagementInterfaceEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |