optixPtpAcrUniNegState
OPTIX-PKT-PTPCLOCK-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.13.3.3.1.1
Object
column Enumeration
This parameter describes the negotiation state. 1 up, 2 down, 3 no-use
Context
- MIB
- OPTIX-PKT-PTPCLOCK-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.13.3.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optixPktPtpAcrUniNegStatEntry
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 'OPTIX-PKT-PTPCLOCK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PKT-PTPCLOCK-MIB::optixPtpAcrUniNegState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-PKT-PTPCLOCK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PKT-PTPCLOCK-MIB::optixPtpAcrUniNegState.<optixPtpAcrUniId>.<optixPtpAcrUniPktType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-PKT-PTPCLOCK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-PKT-PTPCLOCK-MIB::optixPtpAcrUniNegState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | nouse |