nwAppnFwdLsTable
CTRON-APPN-MIB ·
.1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.3.1.1
Object
table mandatory
This table contains the configuration and management information for links to adjacent link stations. This table is indexed by nwAppnFwdLsName. Operations which apply are add, delete, modify, enable, and disable. To add a row to the table, the required fields in the row must be provided. The required fields are nwAppnFwdLsPortName and nwAppnFwdLsDestAddr. All other fields which are not provided will be defaulted. To enable a link select enable(3) from nwAppnFwdLsAdminStatus. To delete a row, set nwAppnFwdLsControl to delete(3). To disable a link set nwAppnFwdLsStopType and then select disable(2) in nwAppnFwdLsAdminStatus. If nwAppnFwdLsStopType is not selected, the link is disabled in an orderly fashion.
Context
- MIB
- CTRON-APPN-MIB
- OID
.1.3.6.1.4.1.52.4.2.2.2.3.5.2.2.3.1.1- Type
- table
- Status
- mandatory
- Parent
- nwAppnFwdLsConfig
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-APPN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-APPN-MIB::nwAppnFwdLsTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-APPN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-APPN-MIB::nwAppnFwdLsTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.