fddimibPORTAction
FDDI-SMT73-MIB ·
.1.3.6.1.2.1.10.15.73.5.2.1.25
Object
column mandatory
r/w
Enumeration
Causes a Control signal to be generated with a control_action of 'Signal' and the 'variable' parameter set with the appropriate value (i.e., PC_Maint, PC_Enable, PC_Disable, PC_Start, or PC_Stop) (refer to ANSI 9.4.2).
Context
- MIB
- FDDI-SMT73-MIB
- OID
.1.3.6.1.2.1.10.15.73.5.2.1.25- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- fddimibPORTEntry
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 'FDDI-SMT73-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDDI-SMT73-MIB::fddimibPORTAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FDDI-SMT73-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FDDI-SMT73-MIB::fddimibPORTAction.<fddimibPORTSMTIndex>.<fddimibPORTIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FDDI-SMT73-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FDDI-SMT73-MIB::fddimibPORTAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | maintPORT |
3 | enablePORT |
4 | disablePORT |
5 | startPORT |
6 | stopPORT |