ccSubnetAccessTable
SYMBOL-CC-WS2000-MIB ·
.1.3.6.1.4.1.388.11.2.5.4.2.4.1
Object
table
Describes how packets are allowed to flow from different
sources to different destinations.
Note that since only subnets can be sources for this table,
the ccSubnetTable:ccSubnetIndex is used as the 1st index to
this table.
Note that this table never contains entries where src==dest,
for example, there is no entry with:
_SrcPointerToSource points to subnet1
_DestPointerToSource points to subnet1
Note also that if a given subnet does not exisit, (because
it has not been enabled in ccSubnetTable), no entries in this
table will exist with that subnet as either src or dest.
Context
- MIB
- SYMBOL-CC-WS2000-MIB
- OID
.1.3.6.1.4.1.388.11.2.5.4.2.4.1- Type
- table
- Status
- current
- Parent
- ccSubnetAccess
- 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 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-CC-WS2000-MIB::ccSubnetAccessTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-CC-WS2000-MIB::ccSubnetAccessTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.