sbiUplinkAAutoNegotiate
TIMETRA-SAS-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.6.2.2.2.5.11.20
Object
The value of sbiUplinkAAutoNegotiate determines whether or not the speed and duplex parameters will be automatically negotiated on the uplinkAport. When set to 'true', auto-negotiation is enabled.
Context
- MIB
- TIMETRA-SAS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.6.2.2.2.5.11.20- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sysSASBofInfo
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SAS-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAS-SYSTEM-MIB::sbiUplinkAAutoNegotiate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAS-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAS-SYSTEM-MIB::sbiUplinkAAutoNegotiate'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |