bsAdacOperatingMode
BAY-STACK-ADAC-MIB ·
.1.3.6.1.4.1.45.5.9.1.1.3
Object
scalar r/w
Enumeration
This operating mode must be set depending on how the
IP Phones are configured to send frames (tagged/untagged)
and on the desired level of complexity for auto-configuration.
A value of untaggedFramesBasic(1) means that the IP Phones are
configured to send untagged frames and no Voice-VLAN will be
created (only apply QoS).
A value of untaggedFramesAdvanced(2) means that the IP Phones are
configured to send untagged frames and the Voice-VLAN will be
created too, beside applying QoS.
A value of taggedFrames(3) means that the IP Phones are
configured to send tagged frames; the Voice-VLAN will be
created and QoS will be applied accordingly.
This object cannot take the value untaggedFramesAdvanced(2) or
taggedFrames(3) if bsAdacVoiceVlan has the value 0, or if both
bsAdacCallServerPort and bsAdacUplinkPort have the value 0.
Context
- MIB
- BAY-STACK-ADAC-MIB
- OID
.1.3.6.1.4.1.45.5.9.1.1.3- 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::bsAdacOperatingMode.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::bsAdacOperatingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | untaggedFramesBasic |
2 | untaggedFramesAdvanced |
3 | taggedFrames |