etsysPolicyProfilePortVidStatus
ENTERASYS-POLICY-PROFILE-MIB ·
.1.3.6.1.4.1.5624.1.2.6.1.5.1.4
Object
This object defines whether a PVID override should
be applied to ports which have this profile active.
enabled(1) means that any port with this policy active
will have this row's etsysPolicyProfilePortVid applied to
untagged frames or priority-tagged frames received on this
port.
disabled(2) means that etsysPolicyProfilePortVid will not
be applied. When this object is set to disabled(2) the
value of etsysPolicyProfilePortVid has no meaning.
Context
- MIB
- ENTERASYS-POLICY-PROFILE-MIB
- OID
.1.3.6.1.4.1.5624.1.2.6.1.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysPolicyProfileEntry
- Groups
- 8
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 'ENTERASYS-POLICY-PROFILE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-POLICY-PROFILE-MIB::etsysPolicyProfilePortVidStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-POLICY-PROFILE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-POLICY-PROFILE-MIB::etsysPolicyProfilePortVidStatus.<etsysPolicyProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-POLICY-PROFILE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-POLICY-PROFILE-MIB::etsysPolicyProfilePortVidStatus'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |