ePortStatePolarityState
ASANTE-AH1012-MIB ·
.1.3.6.1.4.1.298.1.3.4.1.1.1.12
Object
column mandatory
r/w
Enumeration
Autopolarity correction enabled or disabled. Allows hub to make electrical corrections automatically if cable does not reverse polarity within wire pairs. If do not want this correction to take place, autocorrection can be disabled.
Context
- MIB
- ASANTE-AH1012-MIB
- OID
.1.3.6.1.4.1.298.1.3.4.1.1.1.12- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ePortStateCtrlEntry
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 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-AH1012-MIB::ePortStatePolarityState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-AH1012-MIB::ePortStatePolarityState.<ePortStateGrpIndex>.<ePortStatePortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASANTE-AH1012-MIB::ePortStatePolarityState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | others |
2 | enabled |
3 | disabled |