bsAdacUplinkType
BAY-STACK-ADAC-MIB ·
.1.3.6.1.4.1.45.5.9.1.1.12
Object
scalar r/w
Enumeration
The ADAC uplink type.
A value of port(1) means that the ADAC uplink is the clasical
port type uplink. bsAdacUplinkPortList will be used to specify
the actual uplink ports list.
A value of spbm(2) means that the uplink is over SPBM.
With this we inform ADAC that instead of a classical uplink-port
it will use an I-SID that will have to be associated by the user
with the ADAC Voice-VLAN. When setting the ADAC uplink over SPBM,
all the currently set uplink ports will be removed.
Context
- MIB
- BAY-STACK-ADAC-MIB
- OID
.1.3.6.1.4.1.45.5.9.1.1.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bsAdacScalars
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 'BAY-STACK-ADAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-ADAC-MIB::bsAdacUplinkType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-ADAC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-ADAC-MIB::bsAdacUplinkType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | port |
2 | spbm |