hpnicfifVLANTrunkGvrpRegistration
HPN-ICF-LswINF-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.8.35.5.1.3.1.2
Object
column r/w
Enumeration
GVRP registration information
normal: This is the default configuration. Allow create, register
and unregister vlans dynamiclly at this port.
fixed: Aallow create and register vlan manually at this port.
Prevent from unregistering vlans or registering known
vlans of this port at another trunk port.
forbidden: Unregister all vlans but vlan 1, forbid to create or
register any other vlans at this port.
Context
- MIB
- HPN-ICF-LswINF-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.8.35.5.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfifVLANTrunkStatusEntry
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 'HPN-ICF-LswINF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-LswINF-MIB::hpnicfifVLANTrunkGvrpRegistration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-LswINF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-LswINF-MIB::hpnicfifVLANTrunkGvrpRegistration.<hpnicfifVLANTrunkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-LswINF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-LswINF-MIB::hpnicfifVLANTrunkGvrpRegistration'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | fixed |
3 | forbidden |