snmpFddiSMTRemoteDisconnectFlag
RFC1285-MIB ·
.1.3.6.1.2.1.10.15.1.2.1.18
Object
column mandatory
Enumeration
A flag indicating that the station was remotely
disconnected from the network. A station requires
a Connect Action (SM_CM_CONNECT.request (Connect))
to rejoin and clear the flag (refer to ANSI
6.4.5.2).
Context
- MIB
- RFC1285-MIB
- OID
.1.3.6.1.2.1.10.15.1.2.1.18- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- snmpFddiSMTEntry
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 'RFC1285-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1285-MIB::snmpFddiSMTRemoteDisconnectFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1285-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1285-MIB::snmpFddiSMTRemoteDisconnectFlag.<snmpFddiSMTIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1285-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1285-MIB::snmpFddiSMTRemoteDisconnectFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |