rlPolicyActionChangeVpt
NETGEAR-RADLAN-POLICY-MIB ·
.1.3.6.1.4.1.4526.17.59.5.2.1.10
Object
Routed packets that run through the Rules receive VPT as define at the service class they attached to, bridge packets receive through the 802.1p operation unless we define to change the VPT for those packets.
Context
- MIB
- NETGEAR-RADLAN-POLICY-MIB
- OID
.1.3.6.1.4.1.4526.17.59.5.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlPolicyActionEntry
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 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyActionChangeVpt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyActionChangeVpt.<rlPolicyActionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-POLICY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-POLICY-MIB::rlPolicyActionChangeVpt'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |