etsysPolicyProfileDisablePort
ENTERASYS-POLICY-PROFILE-MIB ·
.1.3.6.1.4.1.5624.1.2.6.1.5.1.17
Object
Will set the ifOperStatus of the port, on which the frame which used this profile was received, to disable, if if no rule bound to this profile has prohibited it.
Context
- MIB
- ENTERASYS-POLICY-PROFILE-MIB
- OID
.1.3.6.1.4.1.5624.1.2.6.1.5.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysPolicyProfileEntry
- Groups
- 7
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::etsysPolicyProfileDisablePort'
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::etsysPolicyProfileDisablePort.<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::etsysPolicyProfileDisablePort'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |