begemotAtmIfMode
BEGEMOT-ATM-MIB ·
.1.3.6.1.4.1.12325.1.101.1.1.1.10
Object
column r/w
Enumeration
The mode of the SUNI interface. For interfaces without SUNI unknown is reported in which case the variable is read-only. Some types of interfaces may not be able to change this value.
Context
- MIB
- BEGEMOT-ATM-MIB
- OID
.1.3.6.1.4.1.12325.1.101.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- begemotAtmIfEntry
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 'BEGEMOT-ATM-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-ATM-MIB::begemotAtmIfMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BEGEMOT-ATM-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-ATM-MIB::begemotAtmIfMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BEGEMOT-ATM-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BEGEMOT-ATM-MIB::begemotAtmIfMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sonet |
2 | sdh |
3 | unknown |