mdlSCmd
RAD-MIB ·
.1.3.6.1.4.1.164.3.3.2.1.1.1.13
Object
General object for any special command at card level.
0=NotApplicable, for cards that don't support this object.
For KML.10(ISDN) card of KM-2100, the object will indicate
Manual Call Command in Switch mode. It is applicable only when
for KML.10, prtIsdnSwitchMode=manual.
KML.10 valid values:
'1' = noOp, will be used by agents that do not support this
feature or object (old KM agents)
'2' = off, Set call command mode to disconnect state. Disconnects the call.
'3' = on, Set call command mode to connect state. Connects the call.
For DXC IO cards, the object will be used for IO Card Reset HW command:
'2' = off, this will be always the Get value for these cards.
'3' = on, this is the Set command used to Reset the IO card. Upon
completing the operation, the value will automatically change to off(2),
by Agent.
For Slots that are NOT IO Slots and for empty IO Slots, the Get value will
be always '0' (NotApplicable).
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::mdlSCmd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::mdlSCmd.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::mdlSCmd'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Enumerated Values
1 | unknown |
2 | notUsed |
3 | offLine |
4 | onLine |
5 | offLineRedundancy |
6 | onLineRedundancy |
Type Constraints
range: -2147483648..2147483647