juniAtmSubIfNbma
Juniper-UNI-ATM-MIB ·
.1.3.6.1.4.1.4874.2.2.8.1.3.2.1.5
Object
The NBMA administrative setting. Setting this value of this object to true(1) will enable multipoint access on this interface. Setting the value to false(2), will enable point to point access on this interface.
Context
- MIB
- Juniper-UNI-ATM-MIB
- OID
.1.3.6.1.4.1.4874.2.2.8.1.3.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniAtmSubIfEntry
- Groups
- 6
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 'Juniper-UNI-ATM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-UNI-ATM-MIB::juniAtmSubIfNbma'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-UNI-ATM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-UNI-ATM-MIB::juniAtmSubIfNbma.<juniAtmSubIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-UNI-ATM-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-UNI-ATM-MIB::juniAtmSubIfNbma'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |