adslLineAnnexType
BIANCA-BRICK-ADSL-MIB ·
.0.1.1.1.1.9
Object
column r/w
Enumeration
This parameter allows the user to specify the used ADSL Annex type. annexA (1): use annex A for related adsl interface, annexB (2): use annex B for related adsl interface.
Context
- MIB
- BIANCA-BRICK-ADSL-MIB
- OID
.0.1.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adslLineEntry
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 'BIANCA-BRICK-ADSL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-ADSL-MIB::adslLineAnnexType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-ADSL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-ADSL-MIB::adslLineAnnexType.<adslLineIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-ADSL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-ADSL-MIB::adslLineAnnexType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | annexA |
2 | annexB |