raisecomRemoteOtherCapability
RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB ·
.1.3.6.1.4.1.8886.1.12.1.2.1.6
Object
column SNMPv2-SMIInteger32
This object specifies oam capbilities set supported by remote device. The value of 2^n (n>=0&&n<32) stands for each oam capability. 2^0 stands for IP configuration capability ,2^1 stands for SNMP community configuration capability,2^2 stands for port configuration,2^3 stands for environment monitor capability, 2^4 stands for reboot opration, 2^5 stands for write operation, 2^6 stands for erase remote configuration file capability, 2^7 stands for hostname configuration, 2^8 stands for extend-oam notification enable capability. Several 2^n ORed value stands for corresponding capabilities?? combination. For example,the value of 3 equal 2^0 OR 2^1,so value of 3 indicates remote device supports IP configuration and SNMP community configuration capabilities concurrently .
Context
- MIB
- RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB
- OID
.1.3.6.1.4.1.8886.1.12.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Default
0- Parent
- raisecomRemoteInvariableInfoEntry
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 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB::raisecomRemoteOtherCapability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB::raisecomRemoteOtherCapability.<raisecomRemoteInvariableInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB::raisecomRemoteOtherCapability'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647